home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Daydreams At Zebo's < prev    next >
Text File  |  1999-08-29  |  904b  |  57 lines

  1. // By Andy O'Meara
  2.  
  3. // Live in Charleston, SC?  Chances are you've been to Zebos... 
  4.  
  5. Resn=5,
  6.  
  7. Durn="2",
  8.  
  9. CamX="200 * ( .5 + cos( t / 5.9 ) ) * cos( t/5 ) - 70",
  10. CamY="200 * ( .8 + 2 * cos( t / 4.13 ) + sin( t / 6.55 ) ) * sin( t/5 )",
  11. CamZ="80 + 70 * cos( t/4.7 ) * ( ( sin( t / 3.4 ) ) )^2",
  12.  
  13. CmLX=".8 * ( 75 * sin( t / 4.3 ) + 55 * cos( t / 3.8 ) + 75 * cos( t / 3.3 ) ) + 100 ",
  14. CmLY="0"
  15. CmLZ="0",
  16.  
  17. CUpX="0",
  18. CUpY="0",
  19. CUpZ="1",
  20.  
  21. B="(1-dt) * (.3)",
  22. R="0",
  23. R="(1-dt)*( (c0-.55)^2.4  )",
  24.  
  25. LvlR="(b0-.55)^2.4",
  26. LvlG="0",
  27. LvlB=".3",
  28.  
  29.  
  30. widt=380,heig=280,
  31.  
  32.  
  33. ConL=1,ConB=2,
  34.  
  35. // Just makes the dt=0 linewidth 2
  36. LWdt="1 + sqwv(1+dt)",
  37.  
  38.  
  39. Fall=".035",
  40.  
  41. B0=".3 * cos( - 3 * (t-PI/2)    ) + 1.2",
  42. C0=".3 * cos( - 3 * t + 20 * dt ) + 1.2",
  43.  
  44. D0="( 40 + (1.2-dt) * 20 * abs( mag( s ) ) ) * c0",
  45.  
  46.  
  47. X="600 * dt",
  48. Y="cos( 6.2831853 * s ) * d0",
  49. Z="sin( 6.2831853 * s ) * d0",
  50.  
  51.  
  52. Scal="620",
  53. ScSz=1,
  54.  
  55. Pers="500",
  56.  
  57. Vers=30